subprogram call

网络  子程序调用

计算机



双语例句

  1. Then, according to the subprogram call graphs, we compute dependence relationships among formal parameters of subprograms i.e. the parameter dependence sets.
    然后,结合子程序调用图分析子程序参数间的依赖关系;
  2. Modularization design is adopted and subprogram call is used to reduce procedure quantity.
    软件上采用的是模块化设计,并尽可能采用子程序调用,以压缩程序量。
  3. In order to implement the subprogram in the procedure call, and to perfect the programming function of Authorware, the subprogram consisted with Authorware system function and variants is used to call the module.
    介绍使用Authorware系统函数和变量组成子程序调用模块,来实现程序内的子程序调用的方法,以完善Authorware的编程功能。
  4. Introduction and Implementation of Remote Subprogram Call in Distributed Ada
    分布式Ada远程子程序调用及实现